Let's make our block sit on the bottom edge of the screen.

  • Go to and drag Sprite Gravity Off inside the event.
  • Change the name in front of .set_gravity_off() to bot_block.
  • Go to and drag Set Bottom inside the event.
  • Change the name in front of .set_bottom() to bot_block.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)